digitalocean_api ~master (2022-05-10T00:32:55.4134459)
Dub
Repo
Droplet.create
kprop
api
digitalocean
digitalocean
Droplet
Undocumented in source. Be warned that the author may not have intended to support it.
struct
Droplet
static
auto
create
(
OceanAPI
api
,
string
name
,
OceanRegion
region
,
string
size
,
OceanImageId
image
,
string
[]
sshKeys
,
string
backups
= null
,
string
ipv6
= null
,
string
privateNetworking
= null
,
string
userData
= null
)
Meta
Source
See Implementation
kprop
api
digitalocean
digitalocean
Droplet
constructors
this
functions
request
toString
static functions
create
variables
api
id